home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / grafica / grafica2 / xv219.rdm < prev   
Text File  |  1997-01-18  |  2KB  |  56 lines

  1. Short:    Xv - Image processing AGA/OS3.0 recommended (68020+ & MUI)
  2. Author:   John Bradley/Terje Pedersen (Amiga part)
  3. Uploader: terjepe@funcom.com
  4. Type:     gfx/edit
  5.  
  6. This is a port of an X11 program called Xv (v3.10a) by John Bradley.
  7. This is version 2.19.
  8.  
  9. man page info:
  10.       The xv program displays images in the GIF, JPEG, TIFF, PBM, PGM, PPM,
  11.       X11 bitmap, Utah Raster Toolkit RLE, PDS/VICAR, Sun Rasterfile, BMP,
  12.       PCX, IRIS RGB, XPM, Targa, XWD, PhotoCD, possibly PostScript, and PM 
  13.       formats on workstations and terminals running the X11 Window System.
  14.  
  15. History: (or his_story..)
  16. 2.19
  17.   Loading of XPM images didn't look too good since the colors weren't allocated in
  18.   the correct order. Saving didn't work either.
  19.   When using the -wait <secs> option the program crashed on the last image
  20.   due to a removal of an exit() in order for the program to remove all resources
  21.   before leaving.
  22.   Key-files has been introduced and since there isn't much interest for supporting
  23.   this program, saving of the formats I have added has been connected to this keyfile..
  24.   (So requester-killers will no longer do much good..)
  25.  
  26. 2.18
  27.   Memory usage was a bit too high, somewhat reduced.
  28.   Added a HVSpace in the interface making it resizable vertically also.
  29.   when loading a 24 bit image then opening the coloreditor then loading an 8
  30.   bit image would cause a crash..
  31.  
  32. 2.17
  33.   Some more resource handling has been added. Now 'xv.display: Workbench' in AmigaDefaults
  34.   will work! (and a truckload of others! 'setenv X11/debug 1' to see what resources xv
  35.   is asking for!)
  36.   autocrop didn't redraw the image.
  37.   pressing return in the image window wouldn't load the current, but the last image in the
  38.   list.
  39.  
  40. 2.16
  41.   PNG support.
  42.   The graph values were missing.
  43.   If changing screenmode while the color editor was up would cause a screen to stay open.
  44.  
  45. 2.15
  46.   Recent changes in the mui part of libX11 wasn't reflected in the 'old' xv source..
  47.   so the color window produced a huge amount of enforcer hits..
  48.   The 'lock screenmode' entry were missing.
  49.   SAS optimizer generated a bug in tiff saving..
  50.   Saving filename behaved somewhat odd. Now new filename gets the old save directory in front.
  51.  
  52. This program uses MUI! So it is safe to assume that you should have it
  53. installed before you try to run Xv! (2.2+ as found on aminet)
  54.  
  55. TP
  56.